home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / unix / sysv / sysv4 / solaris2 / sparc / start.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-18  |  137 b   |  5 lines

  1. #define NO_SHLIB
  2. /* Solaris needs start named `_start', not `start'.  */
  3. #define NO_EXPLICIT_START
  4. #include <sysdeps/unix/sparc/start.c>
  5.